.g_hz {
    height: 350px;
    padding-top: 80px;
}

.f_pr {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.g_hz h2 {
    height: 100px;
    text-align: center;
    font-size: 32px;
    color: #3f3f3f;
    font-weight: normal;
}

.g_hz h2 em {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
    text-transform: capitalize;
}

.g_hz h2 b {
    color: #252525;
    font-size: 32px;
    font-weight: bold;
}

.g_hz .hz_scroll {
    width: 100%;
}

.g_hz .hzico {
    left: 1100px;
    top: 45px;
    position: absolute;
}

.g_hz .hzico a {
    float: left;
    width: 20px;
    height: 16px;
    margin-right: 12px;
    background: url(/frontPage/images/hzico2.jpg) no-repeat;
    cursor: pointer;
}

.g_hz .hzico a:hover {
    background: url(/frontPage/images/hzico.jpg) no-repeat;
}

.u_mid {
    width: 1196px;
    overflow: hidden;
    margin: 0 auto;
}

.g_hz .u_lst1 li img {
    width: 199px;
    height: 169px;
    display: block;
    border: 1px solid #e5e5e5;
}

.g_hz .u_lst1 li {
    width: 199px;
    float: left;
}